-
Couldn't load subscription status.
- Fork 700
[ET-VK][ez] Small optimization to DynamicDispatchNode
#13159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
## Changes Update `DynamicDispatchNode` constructor so that `pick_global_wg_fn` does not need to be called multiple times. Differential Revision: [D79605482](https://our.internmc.facebook.com/intern/diff/D79605482/) [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13159
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 4 Unrelated FailuresAs of commit 5d6635d with merge base 6bc312a ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
## Changes Update `DynamicDispatchNode` constructor so that `pick_global_wg_fn` does not need to be called multiple times. Differential Revision: [D79605482](https://our.internmc.facebook.com/intern/diff/D79605482/) ghstack-source-id: 301111041 Pull Request resolved: #13159
|
This pull request was exported from Phabricator. Differential Revision: D79605482 |
3750fcb
into
gh/SS-JIA/270/base
Differential Revision: D79605482 Pull Request resolved: #13159
…3173) ## Context As title. pytorch#13158 and pytorch#13159 landed in Meta internal repo as diffs but there was a problem creating a merge PR. This PR manually adds the changes from those PRs.
Stack from ghstack (oldest at bottom):
DynamicDispatchNode#13159DynamicDispatchNode#13158get_tensor()API protected #13157vTensorPtrandget_tensor#13156Changes
Update
DynamicDispatchNodeconstructor so thatpick_global_wg_fndoes not need to be called multiple times.Differential Revision: D79605482